Events of the TDAScript class.
For a complete list of the TDAScript class members, see the TDAScript Members topic.
Published
Name | Description |
AfterExecute |
Occurs after a SQL script execution.
|
BeforeExecute |
Occurs when taking a specific action before executing the current SQL statement is needed.
|
OnError |
Occurs when MySQL raises an error.
|
See Also